-
Home
-
URL Shortify – Simple, Powerful and Easy URL Shortener Plugin For WordPress
-
1.5.14
-
Code
-
Classes
- Links
Total Complexity |
39 |
Dependencies |
3 |
Dependents |
3 |
Total lines |
484 |
Lines of code |
228 |
Logical lines of code |
98 |
Comment lines |
168 |
Methods |
16 |
Properties |
3 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
delete() |
S |
61 |
5 |
12 |
reset_stats() |
S |
63 |
5 |
11 |
prepare_form_data() |
S |
46 |
3 |
40 |
get_by_ids() |
S |
60 |
4 |
14 |
create_link_from_post() |
S |
55 |
3 |
19 |
save() |
S |
61 |
3 |
13 |
get_columns() |
S |
52 |
1 |
27 |
get_column_defaults() |
S |
52 |
1 |
26 |
default_form_data() |
S |
57 |
1 |
16 |
get() |
S |
64 |
2 |
10 |
get_by_slug() |
S |
71 |
2 |
6 |
get_by_id() |
S |
71 |
2 |
6 |
get_by_cpt_id() |
S |
71 |
2 |
6 |
delete_by_cpt_id() |
S |
71 |
2 |
6 |
create_link() |
S |
65 |
2 |
9 |
__construct() |
S |
68 |
1 |
7 |